home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 22 / 7 / DISK2273.ZIP / FM.EXE / lha / FREEMEM.DOC < prev    next >
Text File  |  1990-08-06  |  4KB  |  98 lines

  1.                      METZ Freemem version 3.5         August 5, 1990
  2.  
  3.   METZ Software                        Sales & Support (206) 641-4525
  4.   P.O. Box 6042                        Fax             (206) 644-6026
  5.   Bellevue, Wa., 98008-0042, U.S.A.
  6.  
  7.   GEnie: A.METZ    Compuserve: [73567,1637]
  8.  
  9. Freemem now has a Stay on top option in the configuration dialog.
  10. When selected, Freemem will always be visible on the screen (which is
  11. the default).
  12.  
  13.                               Overview
  14.  
  15. Freemem.exe is a moveable, popup, free memory display compatible with
  16. Microsoft Windows 2.x and 3.0.  By default, Freemem displays the
  17. largest block of free memory available under Windows.  To display
  18. the total amount of memory available, please read the configuration
  19. options listed below.
  20.  
  21. - If EMS is detected the amount free is displayed along with
  22.   conventional memory free.  A plus sign separates conventional from
  23.   expanded, with expanded on the right.
  24. - Freemem will keep itself on top of other windows so that it is always
  25.   visible.  (Unless the Stay on top option is deselected.)
  26. - With the left mouse button, click and drag Freemem to move it to the
  27.   desired location on your screen.  This position will be stored
  28.   in the current WIN.INI for subsequent startups. (The default startup
  29.   position is the upper left corner of your screen.)
  30. - Add Freemem to the LOAD or RUN line of your WIN.INI.
  31. - As a Windows applications developer I have found freemem to be a
  32.   useful tool for detecting memory managment problems within applications.
  33.   Since FREEMEM remains visible, tracking memory usage is simplified.
  34.  
  35. -Non-mouse windows users can interact with Freemem.
  36.    When Freemem has the input focus the following function keys work:
  37.    (Alt+Tab to shift focus between windows, since Freemem has no caption
  38.     bar it is difficult to tell if it does have the focus, see the
  39.     Microsoft Windows Users Guide for more info.)
  40.  
  41.    F1     - displays the about box, which contains configuration options.
  42.    ALT+F7 - allows you to move Freemem with the keyboard arrow keys, press
  43.             enter when done.
  44.    ALT+F4 - closes Freemem.
  45.  
  46. Mouse users:
  47.    Freemem can be moved with a click and drag motion.
  48.    The right mouse button clicked on Freemem will close it.
  49.    A double click on the Freemem window will display the About box containing
  50.       configuration options.
  51.  
  52. Freemem is 'Freeware', no payment is necessary for this application.
  53.  
  54.  
  55.                       Configuration options
  56.  
  57. Invert Window:
  58.    Choose Invert Window to display white text on a black background.
  59.    This looks good with screen savers or a black desktop background.
  60.  
  61. Global Compact:
  62.    When Global Compact is selected, Freemem calls the Windows
  63.    GlobalCompact routine with a parameter of -1, which causes
  64.    Windows to flush any discardable blocks of memory.  This option
  65.    is usefull for developers and testers who wish to test
  66.    application's memory management.
  67.  
  68. Bean Count Memory:
  69.    Bean Counting is the term used to describe the computation of
  70.    the total size of all free memory fragments.  Since free memory
  71.    is not usually contiguous, each free block must be identified
  72.    and totalled.  This method is only used with Windows 2.x since
  73.    Freemem can obtain the amount directly from Windows 3.0.
  74.    Bean counting does affect performance under Windows 2.x
  75.    so you may find it necessary to increase the number of seconds
  76.    in the configuration.  I have not noticed any performance impact
  77.    under Windows 3.0, so you may want to set the seconds to a low number.
  78.  
  79. Stay on top:
  80.    Select this option if you want Freemem to always be visible.
  81.  
  82. Freemem does report the total amount of all the free memory fragments
  83. in the About box (double click on Freemem), as well as total EMS, and
  84. EMS free.
  85.  
  86.      Information in this document is subject to change without notice
  87. and does not represent any commitment on the part of METZ Software.  No
  88. warranties of any kind are associated with this product.
  89.  
  90.      Your comments and suggestions are always welcome, and help make
  91. this application a better product.
  92.  
  93.  
  94.      METZ Software currently has several applications available for
  95. Microsoft Windows 2.x and 3.0.  Please contact us at the above location
  96. for more information.
  97.  
  98.